home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / comm / net / AmiComSysMUI.readme < prev    next >
Text File  |  1998-05-05  |  11KB  |  258 lines

  1. Short:    V1.18b Personal Communicator (MUI) Needs AMarquee.lib
  2. Author:   hparting@hem.passagen.se (Håkan Parting)
  3. Uploader: hparting@hem.passagen.se (Håkan Parting)
  4. Version:  1.18b
  5. Type:     comm/net
  6. Requires: comm/net/AMarquee1.48.lha, dev/mui/MCC_NList0.80.lha
  7.  
  8. This version is for MC68020 and higher. A MC68000 version may be found
  9. at http://amicomsys.tibb.at
  10.  
  11. AmiComSys is a AMarquee client program which you use to communicate with
  12. other people on a tcp/ip-net - e.g Internet. At the same time it make it
  13. easier to find people's IP-addresses and homepages.
  14.  
  15. Now you can say Hi! to your friends on the net, or just see if they are
  16. connected.
  17.  
  18. You can:
  19. * send text messages
  20. * send chat requests
  21. * send WEB-requests.
  22. * transfer files.
  23. * have a public chat
  24. * have a private chat.
  25.  
  26. Future updates will include more.
  27.  
  28. Please put it in your Online-script or wbstartup drawer and enjoy ...
  29.  
  30. AmiComSys requires amarquee.library v.47+ in LIBS:. Get it from
  31. the AMarquee-package - aminet:comm/net/AMarqueeX.xx.lha
  32.  
  33. and Magic User Interface (MUI) version 3.8 or higher
  34.  
  35. and NList.mcc by Gilles Masson, available at Aminet:dev/mui/MCC_NList0_80.lha
  36.  
  37. and BetterString.mcc by Allan Odgaard. Included in the archive
  38. (MUI/libs/BetterString.mcc). Does only work with Kickstart 3.0+. Normal
  39. MUI-string-gadget is used under Kickstart 2.0
  40.  
  41. optionally you may also use NewString.mcc by Rüdiger Sopp. (found in
  42. the Ibrowse-archive)
  43.  
  44. or Textinput.mcc by Oliver Wagner (found at ftp://ftp.vapor.com/misc/textinput_13.xx.lzx)
  45. (kickstart 3.0+)
  46.  
  47. Note that the above only apply if your friends is using AmiComSys,
  48. and have an Amiga. ( An IBM-PC-version of AMarquee.library would
  49. be nice, or better a java class :-))
  50.  
  51. Features:
  52.  
  53. * Send text messages.
  54. * Includes a client list, which shows people which have logged in.
  55. * Send WEB- or Chat-requests.
  56. * Uses Magic User Interface (MUI).
  57. * A message history buffer, which saves all the received messages.
  58. * Logging
  59. * Arexx interface
  60. * File transmission.
  61. * Public chat (HotLine)
  62. * Private chat (PChat)
  63. * Friendsbook.
  64. * TAB- and ':'-nickname-expansion in chat-fields.
  65. * Every window is iconifiable separately from the MUI-application.
  66. * Send WWW, FTP, IRC -addresses to your WEB-browser, FTP-client respective 
  67. AmIRC.
  68. * Optional string-gadget class. Choose from Betterstring.mcc, Newstring.cc
  69. and Textinput.mcc
  70. * Show all/Show only frinds/Highlight friends.
  71.  
  72. History changes:
  73.  
  74. 1.18b (29.04.1998)
  75. -----------------
  76. NEW: Does no longer use TCP device. Made real network code instead, which
  77.      now makes it work with Termite TCP without problems. Some problems with
  78.      hanging TCP-device-tasks should now also have disappeared.
  79.  
  80. BUGFIX: Another corrupted memory list error (guru #8100 0005) when using
  81.         TAB-completion in PChat and Hotline.
  82.         Bug reported by Kenneth Craig. Thanks! If Gurus in PChat reported by
  83.         others also disappeared after this fix is unknown, cause I could never
  84.         reproduce them.
  85.  
  86. 1.18a (22.04.1998)
  87. -----------------
  88. BUGFIX: If you used Textinput.mcc as string gadget there was actually a
  89.         limit of about 46 characters in the PChat and HotLine.
  90.         That limit is now removed.
  91.  
  92.         Kickstart v37 users now use Newstring.mcc or string.mui. Textinput.mcc
  93.         can't be used.
  94.  
  95.         A couple of freemem with the wrong length (guru #81000005).
  96.         Thanks to all who reported this bug! (wonder why it never happened
  97.         on my Amiga ...)
  98.  
  99.         Removed a null pointer access when noone was selected in the
  100.         client list and you tried to send a message or requesting version
  101.         info.
  102.  
  103.         Fixed incompatibility with A4000.
  104.         Thanks to Håkan Magnusson and Steven Lyon for helping me finding
  105.         the cause.
  106.  
  107.         The AmiComSysRegister and AmiComSysMakekey liked to crash your
  108.         amiga (stack overflow) :(
  109.  
  110.         Fixed 68000 incompatibility in PChat and HotLine. You can now chat
  111.         with people with this kind of processor without causing
  112.         his/her computer to crash.
  113.  
  114.         The Betterstring.mcc now works with 68000 CPU.
  115.  
  116.         Workaround so PChat and Hotline will work without any crashes on
  117.         68000, whether of not the one your are chatting with are using
  118.         AmiComSys 1.18a or lower.
  119.         Bug reported by Mike Constantine. Thanks!
  120.  
  121.         Kickstart v37 owners should use NList.mcc version 19.86+ (1998-04-13)
  122.  
  123.         Replaced the kick 37-replacement of the poolmem-functions, because it
  124.         was broken somehow (led to crashes at exit).
  125.  
  126. NEW: To make it possible to use MUI-windows for the message requesters
  127.      in future you have to set the MUI-iconification at startup to off.
  128.      AmiComSys has it's own iconification-facility at the program
  129.      settings page, the program tab - Iconification group.
  130.      "No GUI at startup" is the same as MUI-prefs system-settings -
  131.      Iconify at start up. You can also decide if an icon should appear on
  132.      the Workbench and/or an AppMenu should be added to the Workbench
  133.      tools menu when AmiComSys is in iconified state.
  134.  
  135.      The MUI-iconify button which can be showed in the upper right corner
  136.      of each window iconize just the window which you pressed the button in.
  137.      Then there are a menu item in AmiComSys Project menu - Iconify application:
  138.      It will use the MUI settings for Iconification and hides the whole application,
  139.      i.e. all windows.
  140.  
  141.      The ToolType CX_POPUP now works again. (CX_POPUP=YES opens the main
  142.      window at startup.)
  143.  
  144. 1.18 (12.04.1998)
  145. -----------------
  146. BUGFIX: Message requester: The light gray background fill entered the string
  147.         gadget's domain.
  148.         Reported by Allan Odgaard. Thanks!
  149.         
  150.         Message History: Texts with new lines were truncated.
  151.  
  152.         Information box in upper part of main window: Stopped working, due to
  153.         server software update. It also crashed if the server had crashed :(
  154.  
  155. NEW: Added MUIA_String_AdvanceOnCR to all the string gadgets, so return now
  156.      behaves like TAB.
  157.  
  158.      If you forget to send a text you have entered into the text field in the
  159.      message requester AmiComSys will notify you.
  160.  
  161.      Removed limit of message length in HotLine and Private Chat (PChat).
  162.      (If you are using Newstring.mcc as textfield gadget there is a limit of 500
  163.      characters.)
  164.  
  165.      Added smart activate, which means that the message requesters don't steal the
  166.      current focus while you are using the keyboard. The time since the last key
  167.      press and when it is okey to open in active state is settable in the window
  168.      settings page - Message requester tab (Activate delay).
  169.      Above sugguested by Allan Odgaard. Thanks!
  170.  
  171.      Empty messages are not sent anymore.
  172.  
  173.      Changed string-class settings, so you have to set it again. Betterstring.mcc
  174.      is now default for the 68020+/WB3.0+ version.
  175.  
  176.      If the default public screen is to small for the message requester a new screen
  177.      will open.
  178.  
  179.      The message requester handles new lines in a better way. It is now also able to
  180.      show text in bold, italic and underlined style. Also added justification (left,
  181.      right and center). Notice that you currently cannot send such a message ...
  182.  
  183.      You can now choose if the email entered into the settings should be showed to
  184.      the public, in the personal settings (Public).
  185.  
  186.      Added a banned user setting on the network-settings-page, due to popular demand.
  187.      Insert nick names or real names of people who harass you or you don't want to
  188.      talk with.
  189.  
  190.      The old banned users setting for registered users was removed. The Autosave-
  191.      history feature is now registered users only.
  192.  
  193.      Removed Topic text field from the PChat-windows.
  194.  
  195.      Made the Client Info requester a MUI-window. To send the home page to your
  196.      browser you now have to press the http://domainname button.
  197.  
  198. This program is ShareWare.
  199. Version 1.18b-MUI (29.04.98)
  200. Copyright 1997-1998 Håkan Parting
  201.  
  202.  
  203. ============================= Archive contents =============================
  204.  
  205. Original  Packed Ratio    Date     Time    Name
  206. -------- ------- ----- --------- --------  -------------
  207.     4008    1357 66.1% 29-Apr-98 19:57:06  AmiComSys.info
  208.   163780   79278 51.5% 29-Apr-98 19:57:04 +AmiComSys
  209.     6238    1405 77.4% 29-Apr-98 19:57:04 +AmiComSys.info
  210.    90793   31870 64.8% 29-Apr-98 19:57:04 +AmiComSysMUI.guide
  211.     2909    2029 30.2% 29-Apr-98 19:57:04 +AmiComSysMUI.guide.info
  212.     7919    3498 55.8% 29-Apr-98 19:57:04 +AmiComSysMUI1.18b.readme
  213.     2909    2029 30.2% 29-Apr-98 19:57:04 +AmiComSysMUI1.18b.readme.info
  214.     4008    1354 66.2% 29-Apr-98 19:57:04 +Contrib.info
  215.     1394    1066 23.5% 29-Apr-98 19:57:04 +AmiComSys.dock
  216.     7883    3665 53.5% 29-Apr-98 19:57:04 +AmiComSys.dock.info
  217.      169     131 22.4% 29-Apr-98 19:57:04 +AmiComSys.dock.readme
  218.     2909    2029 30.2% 29-Apr-98 19:57:04 +AmiComSys.dock.readme.info
  219.     4008    1360 66.0% 29-Apr-98 19:57:04 +MenuImages.info
  220.      272     227 16.5% 29-Apr-98 19:57:04 +ACS-Arrow
  221.      272     241 11.3% 29-Apr-98 19:57:04 +ACS-Plain
  222.      272     245  9.9% 29-Apr-98 19:57:04 +ACS-TCP
  223.      272     240 11.7% 29-Apr-98 19:57:04 +gACS-Arrow
  224.      272     255  6.2% 29-Apr-98 19:57:04 +gACS-Plain
  225.      272     253  6.9% 29-Apr-98 19:57:04 +gACS-TCP
  226.     2212    1335 39.6% 29-Apr-98 19:57:04 +preview.iff
  227.      153     121 20.9% 29-Apr-98 19:57:04 +ReadMe
  228.     2909    2028 30.2% 29-Apr-98 19:57:04 +ReadMe.info
  229.      440     274 37.7% 29-Apr-98 19:57:04 +Readme
  230.     2909    2033 30.1% 29-Apr-98 19:57:04 +Readme.info
  231.      101      91  9.9% 29-Apr-98 19:57:04 +TCP
  232.     2278    1490 34.5% 29-Apr-98 19:57:04 +TCP.info
  233.     7861    2749 65.0% 29-Apr-98 19:57:04 +Install
  234.     3333    1852 44.4% 29-Apr-98 19:57:04 +Install.info
  235.     2092     785 62.4% 29-Apr-98 19:57:04 +BetterString.Doc
  236.     1421     538 62.1% 29-Apr-98 19:57:04 +BetterString.Doc.info
  237.    20284   10005 50.6% 29-Apr-98 19:57:04 +BetterString.mcc
  238.     7832    3499 55.3% 29-Apr-98 19:57:04 +BetterString.mcp
  239.     1083     531 50.9% 29-Apr-98 19:57:04 +ReadMe.mui
  240.     1421     540 61.9% 29-Apr-98 19:57:04 +ReadMe.mui.info
  241.     3724    1204 67.6% 29-Apr-98 19:57:04 +Register.info
  242.     8584    5328 37.9% 29-Apr-98 19:57:04 +AmiComSysMakeKey
  243.     5688    1873 67.0% 29-Apr-98 19:57:04 +AmiComSysMakeKey.info
  244.     7420    4717 36.4% 29-Apr-98 19:57:04 +AmiComSysRegister
  245.     5688    1872 67.0% 29-Apr-98 19:57:04 +AmiComSysRegister.info
  246.     1704     781 54.1% 29-Apr-98 19:57:04 +AmiComSystest.rexx
  247.      351     253 27.9% 29-Apr-98 19:57:04 +AmiComSystest.rexx.info
  248.      697     399 42.7% 29-Apr-98 19:57:04 +Finger.rexx
  249.      350     227 35.1% 29-Apr-98 19:57:04 +MessageArexx.amicomsys
  250.       99      97  2.0% 29-Apr-98 19:57:04 +NotifyArexx.amicomsys
  251.      773     457 40.8% 29-Apr-98 19:57:04 +Ping.rexx
  252.      862     461 46.5% 29-Apr-98 19:57:04 +SendFTP.amicomsys
  253.      513     336 34.5% 29-Apr-98 19:57:04 +SendIRC.amicomsys
  254.      831     440 47.0% 29-Apr-98 19:57:04 +SendWEB.amicomsys
  255.      581     365 37.1% 29-Apr-98 19:57:04 +Talk.rexx
  256. -------- ------- ----- --------- --------
  257.   394753  179213 54.6% 30-Apr-98 17:01:46   49 files
  258.